PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFExponentialFunction Class / getC1 Method
In This Topic
    getC1 Method
    In This Topic
    Gets the function result when input value is 1.
    Syntax
    public double[] getC1()

    Return Value

    A double array specifying the function result when input value is 1.
    See Also